home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / TeX-inputs / LaTeX / contrib / hyperref / hypertex.cfg < prev    next >
Text File  |  1997-03-26  |  2KB  |  66 lines

  1. %%
  2. %% This is file `hypertex.cfg',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% hyperref.dtx  (with options: `hypertex')
  8. %% 
  9. \def\fileversion{4.21}
  10. \def\filedate{1997/03/12}
  11. \def\docdate {1997/03/12}
  12. \def\hyper@@@anchor#1{%
  13.    {\let\protect=\string\special{html:<A name=\hyper@quote #1\hyper@quote>}}%
  14.    \@ActiveAnchortrue
  15.    \bgroup\colorlink{\AnchorColor}\anchor@spot\egroup
  16.    \special{html:</A>}%
  17.    \@ActiveAnchorfalse
  18. }
  19. \def\hyperbaseurl#1{%
  20.  \special{html:<base href="#1">}%
  21. }
  22. \def\hyper@anchorstart#1{%
  23.   \special{html:<A name=\hyper@quote#1\hyper@quote>}%
  24.   \@ActiveAnchortrue
  25. }
  26. \def\hyper@anchorend{%
  27.   \special{html:</A>}%
  28.   \@ActiveAnchorfalse
  29. }
  30. \def\hyper@linkstart#1{%
  31.   \bgroup
  32.   \colorlink{\LinkColor}%
  33.   \special{html:<A href=\hyper@quote#1\hyper@quote>}%
  34. }
  35. \def\hyper@linkend{%
  36.   \special{html:</A>}%
  37.   \egroup
  38. }
  39. \def\hyper@@link[#1]#2#3#4{%
  40.  \ifHyper@raiselinks
  41.   \setbox\@tempboxa=\hbox{#4}%
  42.   \@linkdim\dp\@tempboxa
  43.   \lower\@linkdim\hbox{\special{html:<A href=\hyper@quote#2#3\hyper@quote>}}%
  44.   {\colorlink{\LinkColor}#4}%
  45.   \@linkdim\ht\@tempboxa
  46.   \advance\@linkdim by -6.5\p@
  47.   \raise\@linkdim\hbox{\special{html:</A>}}%
  48.  \else
  49.   \special{html:<A href=\hyper@quote#2#3\hyper@quote>}%
  50.   {\colorlink{\LinkColor}#4}%
  51.    \special{html:</A>}%
  52.  \fi
  53. }
  54. \def\hyperimage#1{%
  55.   \bgroup
  56.   \let\%\@percentchar
  57.   \let\#\hyper@hash
  58.   \let\~\hyper@tilde
  59.   \special{html:<img src=\hyper@quote#1\hyper@quote>}%
  60.   \egroup
  61. }
  62. \def\@writetorep#1#2#3{}
  63. \endinput
  64. %%
  65. %% End of file `hypertex.cfg'.
  66.